1 namespace QuanLyNhanSu
2 {
3     
partial class frmbangluong
4     {

5         ///
<summary>
6         ///
Required designer variable.
7         ///
</summary>
8         
private System.ComponentModel.IContainer components = null;
9
10         ///
<summary>
11         ///
Clean up any resources being used.
12         ///
</summary>
13         ///
<param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
14         
protected override void Dispose(bool disposing)
15         {
16             
if (disposing && (components != null))
17             {
18                 components.Dispose();
19             }
20             
base.Dispose(disposing);
21         }
22
23         
#region Windows Form Designer generated code
24
25         ///
<summary>
26         ///
Required method for Designer support - do not modify
27         ///
the contents of this method with the code editor.
28         ///
</summary>
29         
private void InitializeComponent()
30         {
31             System.ComponentModel.ComponentResourceManager resources =
new System.ComponentModel.ComponentResourceManager(typeof(frmbangluong));
32             
this.panel1 = new System.Windows.Forms.Panel();
33             
this.lstNhanvien = new System.Windows.Forms.ListView();
34             
this.MaNV = new System.Windows.Forms.ColumnHeader();
35             
this.Ho = new System.Windows.Forms.ColumnHeader();
36             
this.Ten = new System.Windows.Forms.ColumnHeader();
37             
this.cboTo = new System.Windows.Forms.ComboBox();
38             
this.label3 = new System.Windows.Forms.Label();
39             
this.label2 = new System.Windows.Forms.Label();
40             
this.cboPhong = new System.Windows.Forms.ComboBox();
41             
this.label1 = new System.Windows.Forms.Label();
42             
this.label20 = new System.Windows.Forms.Label();
43             
this.grpchamcong = new System.Windows.Forms.GroupBox();
44             
this.txtpckhac = new System.Windows.Forms.TextBox();
45             
this.label16 = new System.Windows.Forms.Label();
46             
this.txtngayngungviec = new System.Windows.Forms.TextBox();
47             
this.cbophanloai = new System.Windows.Forms.ComboBox();
48             
this.label15 = new System.Windows.Forms.Label();
49             
this.txttileccvasinhhoat = new System.Windows.Forms.TextBox();
50             
this.label14 = new System.Windows.Forms.Label();
51             
this.txtsongayphep = new System.Windows.Forms.TextBox();
52             
this.label13 = new System.Windows.Forms.Label();
53             
this.label12 = new System.Windows.Forms.Label();
54             
this.txtot2 = new System.Windows.Forms.TextBox();
55             
this.label11 = new System.Windows.Forms.Label();
56             
this.txtot1 = new System.Windows.Forms.TextBox();
57             
this.label10 = new System.Windows.Forms.Label();
58             
this.txtsongaycong = new System.Windows.Forms.TextBox();
59             
this.grpbox = new System.Windows.Forms.GroupBox();
60             
this.cmdluu = new System.Windows.Forms.Button();
61             
this.cmdchamcong = new System.Windows.Forms.Button();
62             
this.txtluongngaycong = new System.Windows.Forms.TextBox();
63             
this.grpttnv = new System.Windows.Forms.GroupBox();
64             
this.txtluongcb = new System.Windows.Forms.TextBox();
65             
this.txthoten = new System.Windows.Forms.TextBox();
66             
this.label9 = new System.Windows.Forms.Label();
67             
this.label7 = new System.Windows.Forms.Label();
68             
this.label8 = new System.Windows.Forms.Label();
69             
this.txtmanv = new System.Windows.Forms.TextBox();
70             
this.label17 = new System.Windows.Forms.Label();
71             
this.panel2 = new System.Windows.Forms.Panel();
72             
this.dgv_bangluong = new Telerik.WinControls.UI.RadGridView();
73             
this.grpbangluong = new System.Windows.Forms.GroupBox();
74             
this.txtthuclanh = new System.Windows.Forms.TextBox();
75             
this.label23 = new System.Windows.Forms.Label();
76             
this.txtbhxhvabhyt = new System.Windows.Forms.TextBox();
77             
this.label22 = new System.Windows.Forms.Label();
78             
this.txtpcsinhhoatcc = new System.Windows.Forms.TextBox();
79             
this.label21 = new System.Windows.Forms.Label();
80             
this.label19 = new System.Windows.Forms.Label();
81             
this.txtphucapcv = new System.Windows.Forms.TextBox();
82             
this.label18 = new System.Windows.Forms.Label();
83             
this.txtluongtangca = new System.Windows.Forms.TextBox();
84             
this.cmdtinhluong = new System.Windows.Forms.Button();
85             
this.txttileluong = new System.Windows.Forms.TextBox();
86             
this.grpttthangluong = new System.Windows.Forms.GroupBox();
87             
this.label5 = new System.Windows.Forms.Label();
88             
this.label4 = new System.Windows.Forms.Label();
89             
this.txtngaycongchuan = new System.Windows.Forms.TextBox();
90             
this.lblthang = new System.Windows.Forms.Label();
91             
this.panel1.SuspendLayout();
92             
this.grpchamcong.SuspendLayout();
93             
this.grpbox.SuspendLayout();
94             
this.grpttnv.SuspendLayout();
95             
this.panel2.SuspendLayout();
96             ((System.ComponentModel.ISupportInitialize)(
this.dgv_bangluong)).BeginInit();
97             ((System.ComponentModel.ISupportInitialize)(
this.dgv_bangluong.MasterGridViewTemplate)).BeginInit();
98             
this.grpbangluong.SuspendLayout();
99             
this.grpttthangluong.SuspendLayout();
100             ((System.ComponentModel.ISupportInitialize)(
this)).BeginInit();
101             
this.SuspendLayout();
102             
//
103             
// panel1
104             
//
105             
this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
106             
this.panel1.Controls.Add(this.lstNhanvien);
107             
this.panel1.Controls.Add(this.cboTo);
108             
this.panel1.Controls.Add(this.label3);
109             
this.panel1.Controls.Add(this.label2);
110             
this.panel1.Controls.Add(this.cboPhong);
111             
this.panel1.Controls.Add(this.label1);
112             
this.panel1.Location = new System.Drawing.Point(12, 12);
113             
this.panel1.Name = "panel1";
114             
this.panel1.Size = new System.Drawing.Size(213, 488);
115             
this.panel1.TabIndex = 30;
116             
//
117             
// lstNhanvien
118             
//
119             
this.lstNhanvien.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
120             
this.MaNV,
121             
this.Ho,
122             
this.Ten});
123             
this.lstNhanvien.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
124             
this.lstNhanvien.FullRowSelect = true;
125             
this.lstNhanvien.GridLines = true;
126             
this.lstNhanvien.Location = new System.Drawing.Point(4, 82);
127             
this.lstNhanvien.Margin = new System.Windows.Forms.Padding(0);
128             
this.lstNhanvien.Name = "lstNhanvien";
129             
this.lstNhanvien.Size = new System.Drawing.Size(200, 398);
130             
this.lstNhanvien.TabIndex = 3;
131             
this.lstNhanvien.UseCompatibleStateImageBehavior = false;
132             
this.lstNhanvien.View = System.Windows.Forms.View.Details;
133             
this.lstNhanvien.SelectedIndexChanged += new System.EventHandler(this.lstNhanvien_SelectedIndexChanged);
134             
//
135             
// MaNV
136             
//
137             
this.MaNV.Text = "Mã NV";
138             
this.MaNV.Width = 49;
139             
//
140             
// Ho
141             
//
142             
this.Ho.Text = "Họ";
143             
this.Ho.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
144             
this.Ho.Width = 99;
145             
//
146             
// Ten
147             
//
148             
this.Ten.Text = "Tên";
149             
this.Ten.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
150             
this.Ten.Width = 46;
151             
//
152             
// cboTo
153             
//
154             
this.cboTo.FormattingEnabled = true;
155             
this.cboTo.Location = new System.Drawing.Point(63, 56);
156             
this.cboTo.Name = "cboTo";
157             
this.cboTo.Size = new System.Drawing.Size(141, 21);
158             
this.cboTo.TabIndex = 2;
159             
this.cboTo.SelectionChangeCommitted += new System.EventHandler(this.cboTo_SelectedIndexChanged);
160             
//
161             
// label3
162             
//
163             
this.label3.AutoSize = true;
164             
this.label3.Location = new System.Drawing.Point(-2, 60);
165             
this.label3.Name = "label3";
166             
this.label3.Size = new System.Drawing.Size(26, 13);
167             
this.label3.TabIndex = 1;
168             
this.label3.Text = "Tổ :";
169             
//
170             
// label2
171             
//
172             
this.label2.AutoSize = true;
173             
this.label2.Location = new System.Drawing.Point(-2, 34);
174             
this.label2.Name = "label2";
175             
this.label2.Size = new System.Drawing.Size(65, 13);
176             
this.label2.TabIndex = 1;
177             
this.label2.Text = "Phòng ban :";
178             
//
179             
// cboPhong
180             
//
181             
this.cboPhong.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
182             
this.cboPhong.FormattingEnabled = true;
183             
this.cboPhong.Location = new System.Drawing.Point(63, 30);
184             
this.cboPhong.Name = "cboPhong";
185             
this.cboPhong.Size = new System.Drawing.Size(143, 21);
186             
this.cboPhong.TabIndex = 1;
187             
this.cboPhong.SelectionChangeCommitted += new System.EventHandler(this.cboPhong_SelectedIndexChanged);
188             
//
189             
// label1
190             
//
191             
this.label1.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
192             
this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
193             
this.label1.ForeColor = System.Drawing.SystemColors.ControlLightLight;
194             
this.label1.Location = new System.Drawing.Point(-2, -2);
195             
this.label1.Name = "label1";
196             
this.label1.Size = new System.Drawing.Size(210, 26);
197             
this.label1.TabIndex = 1;
198             
this.label1.Text = "Danh sách nhân viên";
199             
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
200             
//
201             
// label20
202             
//
203             
this.label20.AutoSize = true;
204             
this.label20.Location = new System.Drawing.Point(188, 64);
205             
this.label20.Name = "label20";
206             
this.label20.Size = new System.Drawing.Size(80, 13);
207             
this.label20.TabIndex = 25;
208             
this.label20.Text = "Phụ cấp khác :";
209             
//
210             
// grpchamcong
211             
//
212             
this.grpchamcong.Controls.Add(this.label20);
213             
this.grpchamcong.Controls.Add(this.txtpckhac);
214             
this.grpchamcong.Controls.Add(this.label16);
215             
this.grpchamcong.Controls.Add(this.txtngayngungviec);
216             
this.grpchamcong.Controls.Add(this.cbophanloai);
217             
this.grpchamcong.Controls.Add(this.label15);
218             
this.grpchamcong.Controls.Add(this.txttileccvasinhhoat);
219             
this.grpchamcong.Controls.Add(this.label14);
220             
this.grpchamcong.Controls.Add(this.txtsongayphep);
221             
this.grpchamcong.Controls.Add(this.label13);
222             
this.grpchamcong.Controls.Add(this.label12);
223             
this.grpchamcong.Controls.Add(this.txtot2);
224             
this.grpchamcong.Controls.Add(this.label11);
225             
this.grpchamcong.Controls.Add(this.txtot1);
226             
this.grpchamcong.Controls.Add(this.label10);
227             
this.grpchamcong.Controls.Add(this.txtsongaycong);
228             
this.grpchamcong.Enabled = false;
229             
this.grpchamcong.Location = new System.Drawing.Point(4, 57);
230             
this.grpchamcong.Name = "grpchamcong";
231             
this.grpchamcong.Size = new System.Drawing.Size(542, 85);
232             
this.grpchamcong.TabIndex = 51;
233             
this.grpchamcong.TabStop = false;
234             
this.grpchamcong.Text = "Chấm Công";
235             
//
236             
// txtpckhac
237             
//
238             
this.txtpckhac.BackColor = System.Drawing.SystemColors.HighlightText;
239             
this.txtpckhac.ForeColor = System.Drawing.SystemColors.WindowText;
240             
this.txtpckhac.Location = new System.Drawing.Point(268, 60);
241             
this.txtpckhac.MaxLength = 14;
242             
this.txtpckhac.Name = "txtpckhac";
243             
this.txtpckhac.Size = new System.Drawing.Size(87, 20);
244             
this.txtpckhac.TabIndex = 14;
245             
this.txtpckhac.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
246             
this.txtpckhac.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtsongaycong_KeyPress);
247             
//
248             
// label16
249             
//
250             
this.label16.AutoSize = true;
251             
this.label16.Location = new System.Drawing.Point(337, 39);
252             
this.label16.Name = "label16";
253             
this.label16.Size = new System.Drawing.Size(119, 13);
254             
this.label16.TabIndex = 23;
255             
this.label16.Text = "Tỉ lệ phụ cấp CC && SH :";
256             
//
257             
// txtngayngungviec
258             
//
259             
this.txtngayngungviec.BackColor = System.Drawing.SystemColors.HighlightText;
260             
this.txtngayngungviec.ForeColor = System.Drawing.SystemColors.WindowText;
261             
this.txtngayngungviec.Location = new System.Drawing.Point(296, 35);
262             
this.txtngayngungviec.MaxLength = 12;
263             
this.txtngayngungviec.Name = "txtngayngungviec";
264             
this.txtngayngungviec.Size = new System.Drawing.Size(32, 20);
265             
this.txtngayngungviec.TabIndex = 12;
266             
this.txtngayngungviec.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
267             
this.txtngayngungviec.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtsongaycong_KeyPress);
268             
//
269             
// cbophanloai
270             
//
271             
this.cbophanloai.BackColor = System.Drawing.SystemColors.HighlightText;
272             
this.cbophanloai.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
273             
this.cbophanloai.ForeColor = System.Drawing.Color.Black;
274             
this.cbophanloai.FormattingEnabled = true;
275             
this.cbophanloai.Location = new System.Drawing.Point(104, 10);
276             
this.cbophanloai.MaxLength = 8;
277             
this.cbophanloai.Name = "cbophanloai";
278             
this.cbophanloai.Size = new System.Drawing.Size(41, 21);
279             
this.cbophanloai.TabIndex = 7;
280             
this.cbophanloai.SelectedIndexChanged += new System.EventHandler(this.cbophanloai_SelectedIndexChanged);
281             
//
282             
// label15
283             
//
284             
this.label15.AutoSize = true;
285             
this.label15.Location = new System.Drawing.Point(48, 14);
286             
this.label15.Name = "label15";
287             
this.label15.Size = new System.Drawing.Size(57, 13);
288             
this.label15.TabIndex = 20;
289             
this.label15.Text = "Phân loại :";
290             
//
291             
// txttileccvasinhhoat
292             
//
293             
this.txttileccvasinhhoat.BackColor = System.Drawing.SystemColors.HighlightText;
294             
this.txttileccvasinhhoat.ForeColor = System.Drawing.SystemColors.WindowText;
295             
this.txttileccvasinhhoat.Location = new System.Drawing.Point(460, 35);
296             
this.txttileccvasinhhoat.MaxLength = 13;
297             
this.txttileccvasinhhoat.Name = "txttileccvasinhhoat";
298             
this.txttileccvasinhhoat.Size = new System.Drawing.Size(32, 20);
299             
this.txttileccvasinhhoat.TabIndex = 13;
300             
this.txttileccvasinhhoat.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
301             
this.txttileccvasinhhoat.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtsongaycong_KeyPress);
302             
//
303             
// label14
304             
//
305             
this.label14.AutoSize = true;
306             
this.label14.Location = new System.Drawing.Point(186, 39);
307             
this.label14.Name = "label14";
308             
this.label14.Size = new System.Drawing.Size(108, 13);
309             
this.label14.TabIndex = 18;
310             
this.label14.Text = "Số ngày ngừng việc :";
311             
//
312             
// txtsongayphep
313             
//
314             
this.txtsongayphep.BackColor = System.Drawing.SystemColors.HighlightText;
315             
this.txtsongayphep.ForeColor = System.Drawing.SystemColors.WindowText;
316             
this.txtsongayphep.Location = new System.Drawing.Point(147, 35);
317             
this.txtsongayphep.MaxLength = 11;
318             
this.txtsongayphep.Name = "txtsongayphep";
319             
this.txtsongayphep.Size = new System.Drawing.Size(32, 20);
320             
this.txtsongayphep.TabIndex = 11;
321             
this.txtsongayphep.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
322             
this.txtsongayphep.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtsongaycong_KeyPress);
323             
//
324             
// label13
325             
//
326             
this.label13.AutoSize = true;
327             
this.label13.Location = new System.Drawing.Point(43, 39);
328             
this.label13.Name = "label13";
329             
this.label13.Size = new System.Drawing.Size(102, 13);
330             
this.label13.TabIndex = 16;
331             
this.label13.Text = "Số ngày nghỉ phép :";
332             
//
333             
// label12
334             
//
335             
this.label12.AutoSize = true;
336             
this.label12.Location = new System.Drawing.Point(383, 13);
337             
this.label12.Name = "label12";
338             
this.label12.Size = new System.Drawing.Size(67, 13);
339             
this.label12.TabIndex = 15;
340             
this.label12.Text = "Số giờ OT2 :";
341             
//
342             
// txtot2
343             
//
344             
this.txtot2.BackColor = System.Drawing.SystemColors.HighlightText;
345             
this.txtot2.ForeColor = System.Drawing.SystemColors.WindowText;
346             
this.txtot2.Location = new System.Drawing.Point(451, 9);
347             
this.txtot2.MaxLength = 2;
348             
this.txtot2.Name = "txtot2";
349             
this.txtot2.Size = new System.Drawing.Size(32, 20);
350             
this.txtot2.TabIndex = 10;
351             
this.txtot2.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
352             
this.txtot2.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtsongaycong_KeyPress);
353             
//
354             
// label11
355             
//
356             
this.label11.AutoSize = true;
357             
this.label11.Location = new System.Drawing.Point(275, 13);
358             
this.label11.Name = "label11";
359             
this.label11.Size = new System.Drawing.Size(67, 13);
360             
this.label11.TabIndex = 13;
361             
this.label11.Text = "Số giờ OT1 :";
362             
//
363             
// txtot1
364             
//
365             
this.txtot1.BackColor = System.Drawing.SystemColors.HighlightText;
366             
this.txtot1.ForeColor = System.Drawing.SystemColors.WindowText;
367             
this.txtot1.Location = new System.Drawing.Point(343, 9);
368             
this.txtot1.MaxLength = 10;
369             
this.txtot1.Name = "txtot1";
370             
this.txtot1.Size = new System.Drawing.Size(32, 20);
371             
this.txtot1.TabIndex = 9;
372             
this.txtot1.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
373             
this.txtot1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtsongaycong_KeyPress);
374             
//
375             
// label10
376             
//
377             
this.label10.AutoSize = true;
378             
this.label10.Location = new System.Drawing.Point(156, 14);
379             
this.label10.Name = "label10";
380             
this.label10.Size = new System.Drawing.Size(79, 13);
381             
this.label10.TabIndex = 11;
382             
this.label10.Text = "Số ngày công :";
383             
//
384             
// txtsongaycong
385             
//
386             
this.txtsongaycong.BackColor = System.Drawing.SystemColors.HighlightText;
387             
this.txtsongaycong.ForeColor = System.Drawing.Color.Black;
388             
this.txtsongaycong.Location = new System.Drawing.Point(237, 10);
389             
this.txtsongaycong.MaxLength = 9;
390             
this.txtsongaycong.Name = "txtsongaycong";
391             
this.txtsongaycong.Size = new System.Drawing.Size(32, 20);
392             
this.txtsongaycong.TabIndex = 8;
393             
this.txtsongaycong.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
394             
this.txtsongaycong.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtsongaycong_KeyPress);
395             
//
396             
// grpbox
397             
//
398             
this.grpbox.Controls.Add(this.cmdluu);
399             
this.grpbox.Controls.Add(this.cmdchamcong);
400             
this.grpbox.Location = new System.Drawing.Point(150, 211);
401             
this.grpbox.Name = "grpbox";
402             
this.grpbox.Size = new System.Drawing.Size(249, 40);
403             
this.grpbox.TabIndex = 49;
404             
this.grpbox.TabStop = false;
405             
//
406             
// cmdluu
407             
//
408             
this.cmdluu.Anchor = System.Windows.Forms.AnchorStyles.None;
409             
this.cmdluu.BackColor = System.Drawing.SystemColors.ControlLightLight;
410             
this.cmdluu.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
411             
this.cmdluu.Image = ((System.Drawing.Image)(resources.GetObject("cmdluu.Image")));
412             
this.cmdluu.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
413             
this.cmdluu.Location = new System.Drawing.Point(134, 8);
414             
this.cmdluu.Name = "cmdluu";
415             
this.cmdluu.Size = new System.Drawing.Size(100, 30);
416             
this.cmdluu.TabIndex = 14;
417             
this.cmdluu.Text = "Lưu";
418             
this.cmdluu.UseVisualStyleBackColor = false;
419             
this.cmdluu.Click += new System.EventHandler(this.cmdluu_Click);
420             
//
421             
// cmdchamcong
422             
//
423             
this.cmdchamcong.Anchor = System.Windows.Forms.AnchorStyles.None;
424             
this.cmdchamcong.BackColor = System.Drawing.SystemColors.ControlLightLight;
425             
this.cmdchamcong.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
426             
this.cmdchamcong.Image = ((System.Drawing.Image)(resources.GetObject("cmdchamcong.Image")));
427             
this.cmdchamcong.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
428             
this.cmdchamcong.Location = new System.Drawing.Point(14, 8);
429             
this.cmdchamcong.Name = "cmdchamcong";
430             
this.cmdchamcong.Size = new System.Drawing.Size(100, 30);
431             
this.cmdchamcong.TabIndex = 21;
432             
this.cmdchamcong.Text = "Chấm Công";
433             
this.cmdchamcong.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
434             
this.cmdchamcong.UseVisualStyleBackColor = false;
435             
this.cmdchamcong.Click += new System.EventHandler(this.cmdchamcong_Click);
436             
//
437             
// txtluongngaycong
438             
//
439             
this.txtluongngaycong.BackColor = System.Drawing.SystemColors.HighlightText;
440             
this.txtluongngaycong.Enabled = false;
441             
this.txtluongngaycong.ForeColor = System.Drawing.SystemColors.WindowText;
442             
this.txtluongngaycong.Location = new System.Drawing.Point(107, 12);
443             
this.txtluongngaycong.MaxLength = 15;
444             
this.txtluongngaycong.Name = "txtluongngaycong";
445             
this.txtluongngaycong.Size = new System.Drawing.Size(87, 20);
446             
this.txtluongngaycong.TabIndex = 15;
447             
this.txtluongngaycong.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
448             
//
449             
// grpttnv
450             
//
451             
this.grpttnv.Controls.Add(this.txtluongcb);
452             
this.grpttnv.Controls.Add(this.txthoten);
453             
this.grpttnv.Controls.Add(this.label9);
454             
this.grpttnv.Controls.Add(this.label7);
455             
this.grpttnv.Controls.Add(this.label8);
456             
this.grpttnv.Controls.Add(this.txtmanv);
457             
this.grpttnv.Enabled = false;
458             
this.grpttnv.Location = new System.Drawing.Point(3, 11);
459             
this.grpttnv.Name = "grpttnv";
460             
this.grpttnv.Size = new System.Drawing.Size(542, 45);
461             
this.grpttnv.TabIndex = 53;
462             
this.grpttnv.TabStop = false;
463             
this.grpttnv.Text = "Thông Tin Nhân Viên";
464             
//
465             
// txtluongcb
466             
//
467             
this.txtluongcb.BackColor = System.Drawing.SystemColors.HighlightText;
468             
this.txtluongcb.ForeColor = System.Drawing.SystemColors.WindowText;
469             
this.txtluongcb.Location = new System.Drawing.Point(452, 16);
470             
this.txtluongcb.MaxLength = 7;
471             
this.txtluongcb.Name = "txtluongcb";
472             
this.txtluongcb.Size = new System.Drawing.Size(80, 20);
473             
this.txtluongcb.TabIndex = 6;
474             
this.txtluongcb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
475             
//
476             
// txthoten
477             
//
478             
this.txthoten.BackColor = System.Drawing.SystemColors.HighlightText;
479             
this.txthoten.ForeColor = System.Drawing.SystemColors.WindowText;
480             
this.txthoten.Location = new System.Drawing.Point(212, 16);
481             
this.txthoten.MaxLength = 6;
482             
this.txthoten.Name = "txthoten";
483             
this.txthoten.Size = new System.Drawing.Size(154, 20);
484             
this.txthoten.TabIndex = 5;
485             
//
486             
// label9
487             
//
488             
this.label9.AutoSize = true;
489             
this.label9.Location = new System.Drawing.Point(370, 20);
490             
this.label9.Name = "label9";
491             
this.label9.Size = new System.Drawing.Size(81, 13);
492             
this.label9.TabIndex = 8;
493             
this.label9.Text = "Lương Cơ Bản :";
494             
//
495             
// label7
496             
//
497             
this.label7.AutoSize = true;
498             
this.label7.Location = new System.Drawing.Point(157, 20);
499             
this.label7.Name = "label7";
500             
this.label7.Size = new System.Drawing.Size(49, 13);
501             
this.label7.TabIndex = 6;
502             
this.label7.Text = "Họ Tên :";
503             
//
504             
// label8
505             
//
506             
this.label8.AutoSize = true;
507             
this.label8.Location = new System.Drawing.Point(54, 20);
508             
this.label8.Name = "label8";
509             
this.label8.Size = new System.Drawing.Size(46, 13);
510             
this.label8.TabIndex = 5;
511             
this.label8.Text = "Mã NV :";
512             
//
513             
// txtmanv
514             
//
515             
this.txtmanv.BackColor = System.Drawing.SystemColors.HighlightText;
516             
this.txtmanv.ForeColor = System.Drawing.SystemColors.WindowText;
517             
this.txtmanv.Location = new System.Drawing.Point(106, 16);
518             
this.txtmanv.MaxLength = 5;
519             
this.txtmanv.Name = "txtmanv";
520             
this.txtmanv.Size = new System.Drawing.Size(45, 20);
521             
this.txtmanv.TabIndex = 4;
522             
//
523             
// label17
524             
//
525             
this.label17.AutoSize = true;
526             
this.label17.Location = new System.Drawing.Point(9, 16);
527             
this.label17.Name = "label17";
528             
this.label17.Size = new System.Drawing.Size(96, 13);
529             
this.label17.TabIndex = 13;
530             
this.label17.Text = "Lương ngày công :";
531             
//
532             
// panel2
533             
//
534             
this.panel2.BackColor = System.Drawing.Color.AliceBlue;
535             
this.panel2.Controls.Add(this.dgv_bangluong);
536             
this.panel2.Controls.Add(this.grpttnv);
537             
this.panel2.Controls.Add(this.grpbangluong);
538             
this.panel2.Controls.Add(this.grpchamcong);
539             
this.panel2.Controls.Add(this.cmdtinhluong);
540             
this.panel2.Controls.Add(this.grpbox);
541             
this.panel2.Location = new System.Drawing.Point(238, 68);
542             
this.panel2.Name = "panel2";
543             
this.panel2.Size = new System.Drawing.Size(549, 432);
544             
this.panel2.TabIndex = 32;
545             
//
546             
// dgv_bangluong
547             
//
548             
this.dgv_bangluong.Location = new System.Drawing.Point(15, 255);
549             
//
550             
//
551             
//
552             
this.dgv_bangluong.MasterGridViewTemplate.AllowDeleteRow = false;
553             
this.dgv_bangluong.MasterGridViewTemplate.AllowDragToGroup = false;
554             
this.dgv_bangluong.MasterGridViewTemplate.EnableGrouping = false;
555             
this.dgv_bangluong.Name = "dgv_bangluong";
556             
this.dgv_bangluong.ReadOnly = true;
557             
this.dgv_bangluong.Size = new System.Drawing.Size(520, 137);
558             
this.dgv_bangluong.TabIndex = 54;
559             
//
560             
// grpbangluong
561             
//
562             
this.grpbangluong.Controls.Add(this.txtthuclanh);
563             
this.grpbangluong.Controls.Add(this.label23);
564             
this.grpbangluong.Controls.Add(this.txtbhxhvabhyt);
565             
this.grpbangluong.Controls.Add(this.label22);
566             
this.grpbangluong.Controls.Add(this.txtpcsinhhoatcc);
567             
this.grpbangluong.Controls.Add(this.label21);
568             
this.grpbangluong.Controls.Add(this.label19);
569             
this.grpbangluong.Controls.Add(this.txtphucapcv);
570             
this.grpbangluong.Controls.Add(this.label18);
571             
this.grpbangluong.Controls.Add(this.txtluongtangca);
572             
this.grpbangluong.Controls.Add(this.label17);
573             
this.grpbangluong.Controls.Add(this.txtluongngaycong);
574             
this.grpbangluong.Enabled = false;
575             
this.grpbangluong.Location = new System.Drawing.Point(3, 143);
576             
this.grpbangluong.Name = "grpbangluong";
577             
this.grpbangluong.Size = new System.Drawing.Size(542, 66);
578             
this.grpbangluong.TabIndex = 52;
579             
this.grpbangluong.TabStop = false;
580             
this.grpbangluong.Text = "Bảng Lương";
581             
//
582             
// txtthuclanh
583             
//
584             
this.txtthuclanh.BackColor = System.Drawing.SystemColors.HighlightText;
585             
this.txtthuclanh.Enabled = false;
586             
this.txtthuclanh.ForeColor = System.Drawing.SystemColors.WindowText;
587             
this.txtthuclanh.Location = new System.Drawing.Point(445, 37);
588             
this.txtthuclanh.MaxLength = 20;
589             
this.txtthuclanh.Name = "txtthuclanh";
590             
this.txtthuclanh.Size = new System.Drawing.Size(87, 20);
591             
this.txtthuclanh.TabIndex = 20;
592             
this.txtthuclanh.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
593             
//
594             
// label23
595             
//
596             
this.label23.AutoSize = true;
597             
this.label23.Location = new System.Drawing.Point(372, 41);
598             
this.label23.Name = "label23";
599             
this.label23.Size = new System.Drawing.Size(61, 13);
600             
this.label23.TabIndex = 24;
601             
this.label23.Text = "Thực lãnh :";
602             
//
603             
// txtbhxhvabhyt
604             
//
605             
this.txtbhxhvabhyt.BackColor = System.Drawing.SystemColors.HighlightText;
606             
this.txtbhxhvabhyt.Enabled = false;
607             
this.txtbhxhvabhyt.ForeColor = System.Drawing.SystemColors.WindowText;
608             
this.txtbhxhvabhyt.Location = new System.Drawing.Point(282, 37);
609             
this.txtbhxhvabhyt.MaxLength = 19;
610             
this.txtbhxhvabhyt.Name = "txtbhxhvabhyt";
611             
this.txtbhxhvabhyt.Size = new System.Drawing.Size(87, 20);
612             
this.txtbhxhvabhyt.TabIndex = 19;
613             
this.txtbhxhvabhyt.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
614             
//
615             
// label22
616             
//
617             
this.label22.AutoSize = true;
618             
this.label22.Location = new System.Drawing.Point(197, 41);
619             
this.label22.Name = "label22";
620             
this.label22.Size = new System.Drawing.Size(84, 13);
621             
this.label22.TabIndex = 22;
622             
this.label22.Text = "BHXH && BHYT :";
623             
//
624             
// txtpcsinhhoatcc
625             
//
626             
this.txtpcsinhhoatcc.BackColor = System.Drawing.SystemColors.HighlightText;
627             
this.txtpcsinhhoatcc.Enabled = false;
628             
this.txtpcsinhhoatcc.ForeColor = System.Drawing.SystemColors.WindowText;
629             
this.txtpcsinhhoatcc.Location = new System.Drawing.Point(107, 37);
630             
this.txtpcsinhhoatcc.MaxLength = 18;
631             
this.txtpcsinhhoatcc.Name = "txtpcsinhhoatcc";
632             
this.txtpcsinhhoatcc.Size = new System.Drawing.Size(87, 20);
633             
this.txtpcsinhhoatcc.TabIndex = 18;
634             
this.txtpcsinhhoatcc.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
635             
//
636             
// label21
637             
//
638             
this.label21.AutoSize = true;
639             
this.label21.Location = new System.Drawing.Point(9, 41);
640             
this.label21.Name = "label21";
641             
this.label21.Size = new System.Drawing.Size(97, 13);
642             
this.label21.TabIndex = 20;
643             
this.label21.Text = "Phụ cấp SH && CC :";
644             
//
645             
// label19
646             
//
647             
this.label19.AutoSize = true;
648             
this.label19.Location = new System.Drawing.Point(372, 16);
649             
this.label19.Name = "label19";
650             
this.label19.Size = new System.Drawing.Size(70, 13);
651             
this.label19.TabIndex = 17;
652             
this.label19.Text = "Phụ cấp CV :";
653             
//
654             
// txtphucapcv
655             
//
656             
this.txtphucapcv.BackColor = System.Drawing.SystemColors.HighlightText;
657             
this.txtphucapcv.Enabled = false;
658             
this.txtphucapcv.ForeColor = System.Drawing.SystemColors.WindowText;
659             
this.txtphucapcv.Location = new System.Drawing.Point(445, 12);
660             
this.txtphucapcv.MaxLength = 17;
661             
this.txtphucapcv.Name = "txtphucapcv";
662             
this.txtphucapcv.Size = new System.Drawing.Size(87, 20);
663             
this.txtphucapcv.TabIndex = 17;
664             
this.txtphucapcv.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
665             
//
666             
// label18
667             
//
668             
this.label18.AutoSize = true;
669             
this.label18.Location = new System.Drawing.Point(197, 16);
670             
this.label18.Name = "label18";
671             
this.label18.Size = new System.Drawing.Size(82, 13);
672             
this.label18.TabIndex = 15;
673             
this.label18.Text = "Lương tăng ca :";
674             
//
675             
// txtluongtangca
676             
//
677             
this.txtluongtangca.BackColor = System.Drawing.SystemColors.HighlightText;
678             
this.txtluongtangca.Enabled = false;
679             
this.txtluongtangca.ForeColor = System.Drawing.SystemColors.WindowText;
680             
this.txtluongtangca.Location = new System.Drawing.Point(282, 12);
681             
this.txtluongtangca.MaxLength = 16;
682             
this.txtluongtangca.Name = "txtluongtangca";
683             
this.txtluongtangca.Size = new System.Drawing.Size(87, 20);
684             
this.txtluongtangca.TabIndex = 16;
685             
this.txtluongtangca.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
686             
//
687             
// cmdtinhluong
688             
//
689             
this.cmdtinhluong.BackColor = System.Drawing.SystemColors.ControlLightLight;
690             
this.cmdtinhluong.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
691             
this.cmdtinhluong.Image = ((System.Drawing.Image)(resources.GetObject("cmdtinhluong.Image")));
692             
this.cmdtinhluong.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
693             
this.cmdtinhluong.Location = new System.Drawing.Point(224, 398);
694             
this.cmdtinhluong.Name = "cmdtinhluong";
695             
this.cmdtinhluong.Size = new System.Drawing.Size(100, 30);
696             
this.cmdtinhluong.TabIndex = 50;
697             
this.cmdtinhluong.Text = "Tính Lương";
698             
this.cmdtinhluong.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
699             
this.cmdtinhluong.UseVisualStyleBackColor = false;
700             
this.cmdtinhluong.Click += new System.EventHandler(this.cmdtinhluong_Click);
701             
//
702             
// txttileluong
703             
//
704             
this.txttileluong.BackColor = System.Drawing.SystemColors.HighlightText;
705             
this.txttileluong.ForeColor = System.Drawing.SystemColors.WindowText;
706             
this.txttileluong.Location = new System.Drawing.Point(219, 14);
707             
this.txttileluong.MaxLength = 6;
708             
this.txttileluong.Name = "txttileluong";
709             
this.txttileluong.Size = new System.Drawing.Size(40, 20);
710             
this.txttileluong.TabIndex = 11;
711             
this.txttileluong.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
712             
//
713             
// grpttthangluong
714             
//
715             
this.grpttthangluong.BackColor = System.Drawing.Color.Transparent;
716             
this.grpttthangluong.Controls.Add(this.txttileluong);
717             
this.grpttthangluong.Controls.Add(this.label5);
718             
this.grpttthangluong.Controls.Add(this.label4);
719             
this.grpttthangluong.Controls.Add(this.txtngaycongchuan);
720             
this.grpttthangluong.Location = new System.Drawing.Point(504, 16);
721             
this.grpttthangluong.Name = "grpttthangluong";
722             
this.grpttthangluong.Size = new System.Drawing.Size(276, 40);
723             
this.grpttthangluong.TabIndex = 31;
724             
this.grpttthangluong.TabStop = false;
725             
this.grpttthangluong.Text = "Thông tin tháng lương";
726             
//
727             
// label5
728             
//
729             
this.label5.AutoSize = true;
730             
this.label5.Location = new System.Drawing.Point(159, 18);
731             
this.label5.Name = "label5";
732             
this.label5.Size = new System.Drawing.Size(62, 13);
733             
this.label5.TabIndex = 2;
734             
this.label5.Text = "Tỉ lệ lương :";
735             
//
736             
// label4
737             
//
738             
this.label4.AutoSize = true;
739             
this.label4.Location = new System.Drawing.Point(17, 18);
740             
this.label4.Name = "label4";
741             
this.label4.Size = new System.Drawing.Size(114, 13);
742             
this.label4.TabIndex = 1;
743             
this.label4.Text = "Số Ngày công chuẩn :";
744             
//
745             
// txtngaycongchuan
746             
//
747             
this.txtngaycongchuan.BackColor = System.Drawing.SystemColors.HighlightText;
748             
this.txtngaycongchuan.ForeColor = System.Drawing.SystemColors.WindowText;
749             
this.txtngaycongchuan.Location = new System.Drawing.Point(131, 14);
750             
this.txtngaycongchuan.MaxLength = 2;
751             
this.txtngaycongchuan.Name = "txtngaycongchuan";
752             
this.txtngaycongchuan.Size = new System.Drawing.Size(26, 20);
753             
this.txtngaycongchuan.TabIndex = 10;
754             
this.txtngaycongchuan.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
755             
//
756             
// lblthang
757             
//
758             
this.lblthang.AutoSize = true;
759             
this.lblthang.BackColor = System.Drawing.Color.Transparent;
760             
this.lblthang.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
761             
this.lblthang.ForeColor = System.Drawing.Color.Crimson;
762             
this.lblthang.Location = new System.Drawing.Point(234, 26);
763             
this.lblthang.Name = "lblthang";
764             
this.lblthang.Size = new System.Drawing.Size(106, 20);
765             
this.lblthang.TabIndex = 33;
766             
this.lblthang.Text = "Bảng Lương";
767             
//
768             
// frmbangluong
769             
//
770             
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
771             
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
772             
this.ClientSize = new System.Drawing.Size(810, 507);
773             
this.Controls.Add(this.panel1);
774             
this.Controls.Add(this.panel2);
775             
this.Controls.Add(this.grpttthangluong);
776             
this.Controls.Add(this.lblthang);
777             
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D;
778             
this.Name = "frmbangluong";
779             
this.Text = "Bảng Chấm Công \\ Bảng Lương";
780             
this.ThemeName = "ControlDefault";
781             
this.Load += new System.EventHandler(this.frmbangluong_Load);
782             
this.panel1.ResumeLayout(false);
783             
this.panel1.PerformLayout();
784             
this.grpchamcong.ResumeLayout(false);
785             
this.grpchamcong.PerformLayout();
786             
this.grpbox.ResumeLayout(false);
787             
this.grpttnv.ResumeLayout(false);
788             
this.grpttnv.PerformLayout();
789             
this.panel2.ResumeLayout(false);
790             
this.panel2.PerformLayout();
791             ((System.ComponentModel.ISupportInitialize)(
this.dgv_bangluong.MasterGridViewTemplate)).EndInit();
792             ((System.ComponentModel.ISupportInitialize)(
this.dgv_bangluong)).EndInit();
793             
this.grpbangluong.ResumeLayout(false);
794             
this.grpbangluong.PerformLayout();
795             
this.grpttthangluong.ResumeLayout(false);
796             
this.grpttthangluong.PerformLayout();
797             ((System.ComponentModel.ISupportInitialize)(
this)).EndInit();
798             
this.ResumeLayout(false);
799             
this.PerformLayout();
800
801         }
802
803         
#endregion
804
805         
private System.Windows.Forms.Panel panel1;
806         
private System.Windows.Forms.ListView lstNhanvien;
807         
private System.Windows.Forms.ColumnHeader MaNV;
808         
private System.Windows.Forms.ColumnHeader Ho;
809         
private System.Windows.Forms.ColumnHeader Ten;
810         
private System.Windows.Forms.ComboBox cboTo;
811         
private System.Windows.Forms.Label label3;
812         
private System.Windows.Forms.Label label2;
813         
private System.Windows.Forms.ComboBox cboPhong;
814         
private System.Windows.Forms.Label label1;
815         
private System.Windows.Forms.Button cmdluu;
816         
private System.Windows.Forms.Label label20;
817         
private System.Windows.Forms.GroupBox grpchamcong;
818         
private System.Windows.Forms.TextBox txtpckhac;
819         
private System.Windows.Forms.Label label16;
820         
private System.Windows.Forms.TextBox txtngayngungviec;
821         
private System.Windows.Forms.ComboBox cbophanloai;
822         
private System.Windows.Forms.Label label15;
823         
private System.Windows.Forms.TextBox txttileccvasinhhoat;
824         
private System.Windows.Forms.Label label14;
825         
private System.Windows.Forms.TextBox txtsongayphep;
826         
private System.Windows.Forms.Label label13;
827         
private System.Windows.Forms.Label label12;
828         
private System.Windows.Forms.TextBox txtot2;
829         
private System.Windows.Forms.Label label11;
830         
private System.Windows.Forms.TextBox txtot1;
831         
private System.Windows.Forms.Label label10;
832         
private System.Windows.Forms.TextBox txtsongaycong;
833         
private System.Windows.Forms.GroupBox grpbox;
834         
private System.Windows.Forms.Button cmdchamcong;
835         
private System.Windows.Forms.Button cmdtinhluong;
836         
private System.Windows.Forms.TextBox txtluongngaycong;
837         
private System.Windows.Forms.GroupBox grpttnv;
838         
private System.Windows.Forms.TextBox txtluongcb;
839         
private System.Windows.Forms.TextBox txthoten;
840         
private System.Windows.Forms.Label label9;
841         
private System.Windows.Forms.Label label7;
842         
private System.Windows.Forms.Label label8;
843         
private System.Windows.Forms.TextBox txtmanv;
844         
private System.Windows.Forms.Label label17;
845         
private System.Windows.Forms.Panel panel2;
846         
private System.Windows.Forms.GroupBox grpbangluong;
847         
private System.Windows.Forms.TextBox txtthuclanh;
848         
private System.Windows.Forms.Label label23;
849         
private System.Windows.Forms.TextBox txtbhxhvabhyt;
850         
private System.Windows.Forms.Label label22;
851         
private System.Windows.Forms.TextBox txtpcsinhhoatcc;
852         
private System.Windows.Forms.Label label21;
853         
private System.Windows.Forms.Label label19;
854         
private System.Windows.Forms.TextBox txtphucapcv;
855         
private System.Windows.Forms.Label label18;
856         
private System.Windows.Forms.TextBox txtluongtangca;
857         
private System.Windows.Forms.TextBox txttileluong;
858         
private System.Windows.Forms.GroupBox grpttthangluong;
859         
private System.Windows.Forms.Label label5;
860         
private System.Windows.Forms.Label label4;
861         
private System.Windows.Forms.TextBox txtngaycongchuan;
862         
private System.Windows.Forms.Label lblthang;
863         
private Telerik.WinControls.UI.RadGridView dgv_bangluong;
864
865     }
866 }



Quản lý nhân sự công ty bằng c# _ full source code 60.387 lượt xem

Gõ tìm kiếm nhanh...